Wiki

Clone wiki

documentation / Data Model / Entity Details - Concept

Entity Details - Concept

ID

Field: ID

Field Type: Unique Key

Cardinality: Exactly 1 and unique

Semantics of this field: This is a unique key which uniquely identifies the event within HuNI. Note that matching entities is part of the HuNI matching process, so two identifiers may possibly point to the same entity.

Other Notes: Generated by HuNI


Name

Field: Name

Field Type: Text

Cardinality: 0..n

Semantics of this field: Name of the Concept


Type

Field: Type

Field Type: Values from a pre-defined list

Cardinality: 0..n

Semantics of this field: Type of Concept


Description

Field: Description

Field Type: Text

Cardinality: 0..n

Semantics of this field: Description of the Concept


Start Date

Field: Start Date

Field Type: Date

Cardinality: 0..1

Semantics of this field: If the concept has temporal aspect, the earliest date that applies. May be specified loosely.


End Date

Field: End Date

Field Type: Date

Cardinality: 0..1

Semantics of this field: If the concept has a temporal aspect, the latest date that applies. May be specified loosely.


Relations to other Entities

  • associated with Person
  • associated with Place
  • associated with Event
  • associated with Organisation
  • subject of Work
  • associated with Work
  • associated with Concept

Updated